DefaultConnectedDevice

The default ConnectedDevice, wrapping the platform BluetoothDevice.

Constructors

Link copied to clipboard
constructor(device: BluetoothDevice)

Properties

Link copied to clipboard
open override val device: BluetoothDevice

the platform BluetoothDevice of the connected device

Link copied to clipboard
open override val identifier: Identifier